func crypto/aes.newCipher 2 uses crypto/aes (current package) cipher.go#L40: return newCipher(key) cipher_asm.go#L33: func newCipher(key []byte) (cipher.Block, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)